drm drivers · Maintained
Maintainers
- M David Airlie <airlied@gmail.com>
- M Simona Vetter <simona@ffwll.ch>
Paths
- F
Documentation/devicetree/bindings/display/ - F
Documentation/devicetree/bindings/gpu/ - F
Documentation/gpu/ - F
drivers/gpu/ - F
rust/kernel/drm/ - F
include/drm/ - F
include/linux/vga* - F
include/uapi/drm/
Last 30 days
Most active threads (last 7 days)
-
WARM2d
[PATCH v21 0/4] Rust bindings for gem shmem
2026-06-12 19:45 · 3 replies in 7d · Lyude Paul <lyude@redhat.com> -
WARM1d
[PATCH v20 0/4] Rust bindings for gem shmem
2026-06-10 16:25 · 3 replies in 7d · Lyude Paul <lyude@redhat.com> -
WARM1d
[PATCH v4 00/20] rust: I/O type generalization and projection
2026-06-11 16:28 · 1 reply in 7d · Gary Guo <gary@garyguo.net> -
COOLING4d
[PATCH v19 0/4] Rust bindings for gem shmem
2026-06-08 18:31 · 3 replies in 7d · Lyude Paul <lyude@redhat.com> -
WARM1d
REVIEWED: 42 (42M) [PATCH v4] rust: make `build_assert` module the home of related macros
2026-06-09 14:27 · 0 replies in 7d · Gary Guo <gary@kernel.org> -
WARM3d
[PATCH v3 00/19] rust: I/O type generalization and projection
2026-06-08 19:59 · 1 reply in 7d · Gary Guo <gary@garyguo.net>
Active reviewers (last 30 days)
-
Alexandre Courbot <acourbot@nvidia.com>
24 attestations (1 Acked-by, 23 Reviewed-by) · last on 2026-06-12 -
Eliot Courtney <hidden>
11 attestations (2 Reported-by, 9 Reviewed-by) · last on 2026-05-27 -
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
9 attestations (9 Reviewed-by) · last on 2026-05-25 -
Uwe Kleine-König <ukleinek@kernel.org>
6 attestations (6 Acked-by) · last on 2026-05-25 -
Danilo Krummrich <dakr@kernel.org>
5 attestations (5 Acked-by) · last on 2026-06-12 -
Alice Ryhl <aliceryhl@google.com>
5 attestations (4 Reviewed-by, 1 Suggested-by) · last on 2026-06-12 -
Gary Guo <gary@garyguo.net>
5 attestations (3 Reviewed-by, 2 Suggested-by) · last on 2026-06-04 -
Viresh Kumar <viresh.kumar@linaro.org>
3 attestations (3 Acked-by) · last on 2026-06-04 -
FUJITA Tomonori <fujita.tomonori@gmail.com>
1 attestation (1 Acked-by) · last on 2026-06-09 -
Boqun Feng <boqun@kernel.org>
1 attestation (1 Acked-by) · last on 2026-06-09
Recent patches
Most-recent 30 patches in this subsystem on driver-core (capped at 30), ordered by date desc.
-
WARM2d
REVIEWED: 18 (18M) [PATCH v21 4/4] rust: drm: gem: Introduce shmem::Object::sg_table()
2026-06-12 · Lyude Paul <lyude@redhat.com> -
WARM2d
REVIEWED: 29 (29M) [PATCH v21 2/4] rust: drm: gem: shmem: Add vmap functions
2026-06-12 · Lyude Paul <lyude@redhat.com> -
WARM2d
REVIEWED: 26 (26M) [PATCH v21 1/4] rust: drm: gem: shmem: Add DmaResvGuard helper
2026-06-12 · Lyude Paul <lyude@redhat.com> -
WARM1d
[PATCH v4 17/20] gpu: nova-core: use I/O projection for cleaner encapsulation
2026-06-11 · Gary Guo <gary@garyguo.net> -
WARM1d
REVIEWED: 3 (3M) [PATCH v20 4/4] rust: drm: gem: Introduce shmem::Object::sg_table()
2026-06-10 · Lyude Paul <lyude@redhat.com> -
WARM1d
REVIEWED: 3 (3M) [PATCH v20 2/4] rust: drm: gem: shmem: Add vmap functions
2026-06-10 · Lyude Paul <lyude@redhat.com> -
WARM1d
[PATCH v20 1/4] rust: drm: gem: shmem: Add DmaResvGuard helper
2026-06-10 · Lyude Paul <lyude@redhat.com> -
WARM1d
REVIEWED: 42 (42M) [PATCH v4] rust: make `build_assert` module the home of related macros
2026-06-09 · Gary Guo <gary@kernel.org> -
WARM3d
[PATCH v3 16/19] gpu: nova-core: use I/O projection for cleaner encapsulation
2026-06-08 · Gary Guo <gary@garyguo.net> -
COOLING4d
REVIEWED: 3 (3M) [PATCH v19 4/4] rust: drm: gem: Introduce shmem::Object::sg_table()
2026-06-08 · Lyude Paul <lyude@redhat.com> -
COOLING4d
REVIEWED: 3 (3M) [PATCH v19 2/4] rust: drm: gem: shmem: Add vmap functions
2026-06-08 · Lyude Paul <lyude@redhat.com> -
COOLING4d
[PATCH v19 1/4] rust: drm: gem: shmem: Add DmaResvGuard helper
2026-06-08 · Lyude Paul <lyude@redhat.com> -
COOLING5d
REVIEWED: 31 (30M) [PATCH v17 06/10] rust: rename `AlwaysRefCounted` to `RefCounted`.
2026-06-04 · Andreas Hindborg <a.hindborg@kernel.org> -
COOLING6d
[PATCH v18 4/4] rust: drm: gem: Introduce shmem::Object::sg_table()
2026-06-04 · Lyude Paul <lyude@redhat.com> -
COOLING6d
[PATCH v18 2/4] rust: drm: gem: shmem: Add vmap functions
2026-06-04 · Lyude Paul <lyude@redhat.com> -
COOLING6d
[PATCH v18 1/4] rust: drm: gem: shmem: Add DmaResvGuard helper
2026-06-04 · Lyude Paul <lyude@redhat.com> -
COOLING10d
[PATCH v17 6/6] rust: drm: gem: Introduce shmem::Object::sg_table()
2026-06-03 · Lyude Paul <lyude@redhat.com> -
COOLING10d
[PATCH v17 3/6] rust: drm: gem: shmem: Add vmap functions
2026-06-03 · Lyude Paul <lyude@redhat.com> -
COOLING10d
[PATCH v17 2/6] rust: drm: gem: shmem: Add DmaResvGuard helper
2026-06-03 · Lyude Paul <lyude@redhat.com> -
COOLING10d
[PATCH v17 1/6] rust: drm: gem: shmem: Fix Default implementation for ObjectConfig
2026-06-03 · Lyude Paul <lyude@redhat.com> -
COOLING6d
[PATCH v2 7/7] drm: nova: convert to use DRM registration data
2026-06-03 · Danilo Krummrich <dakr@kernel.org> -
COOLING6d
[PATCH v2 6/7] rust: drm: Pass registration data to ioctl handlers
2026-06-03 · Danilo Krummrich <dakr@kernel.org> -
COOLING6d
[PATCH v2 5/7] rust: drm: Pass bound parent device to ioctl handlers
2026-06-03 · Danilo Krummrich <dakr@kernel.org> -
COOLING6d
[PATCH v2 4/7] rust: drm: Wrap ioctl dispatch in UnbindGuard
2026-06-03 · Danilo Krummrich <dakr@kernel.org> -
COOLING6d
[PATCH v2 3/7] rust: drm: Add RegistrationData to drm::Driver
2026-06-03 · Danilo Krummrich <dakr@kernel.org> -
COOLING6d
[PATCH v2 2/7] rust: drm: Add UnbindGuard for drm_dev_enter/exit critical sections
2026-06-03 · Danilo Krummrich <dakr@kernel.org> -
COOLING6d
[PATCH v2 1/7] rust: drm: Add Driver::ParentDevice associated type
2026-06-03 · Danilo Krummrich <dakr@kernel.org> -
COOLING11d
[PATCH v2 1/7] rust: types: rename ForLt to CovariantForLt
2026-06-03 · Danilo Krummrich <dakr@kernel.org> -
DORMANTno replies
[PATCH v16 6/6] rust: drm: gem: Introduce shmem::Object::sg_table()
2026-06-02 · Lyude Paul <lyude@redhat.com> -
COOLING12d
[PATCH v16 4/6] rust: gem: shmem: Fix Default implementation for ObjectConfig
2026-06-02 · Lyude Paul <lyude@redhat.com>
Needs attention (review trailers in, no pickup)
Patches with review trailers that haven't landed in mainline and haven't been Acked by a maintainer. Oldest first.
-
STALE98d
REVIEWED: 2 (2M) [PATCH v4 3/3] rust: dma: use pointer projection infra for `dma_{read,write}` macro
2026-03-02 · Gary Guo <gary@kernel.org> · 1 Reviewed-by -
STALE78d
REVIEWED: 3 (3M) [PATCH v2 2/7] gpu: nova-core: firmware: riscv: use dma::Coherent
2026-03-26 · Alexandre Courbot <acourbot@nvidia.com> · 1 Reviewed-by -
STALE78d
REVIEWED: 3 (3M) [PATCH v2 3/7] gpu: nova-core: firmware: fwsec: use dma::Coherent
2026-03-26 · Alexandre Courbot <acourbot@nvidia.com> · 1 Reviewed-by -
STALE78d
REVIEWED: 3 (3M) [PATCH v2 4/7] gpu: nova-core: falcon: use dma::Coherent
2026-03-26 · Alexandre Courbot <acourbot@nvidia.com> · 1 Reviewed-by -
STALE78d
REVIEWED: 3 (3M) [PATCH v2 6/7] gpu: nova-core: firmware: gsp: use dma::Coherent for signatures
2026-03-26 · Alexandre Courbot <acourbot@nvidia.com> · 1 Reviewed-by -
STALE78d
REVIEWED: 3 (3M) [PATCH v2 7/7] gpu: nova-core: firmware: gsp: use dma::Coherent for level0 table
2026-03-26 · Alexandre Courbot <acourbot@nvidia.com> · 1 Reviewed-by -
COLD34d
REVIEWED: 1 (0M) [PATCH v3 5/5] gpu: nova-core: remove the driver-local `bitfield!` macro
2026-05-01 · Alexandre Courbot <acourbot@nvidia.com> · 1 Reviewed-by -
COLD17d
REVIEWED: 24 (24M) [PATCH v5 04/24] rust: driver: decouple driver private data from driver type
2026-05-25 · Danilo Krummrich <dakr@kernel.org> · 3 Reviewed-by -
COLD17d
REVIEWED: 22 (21M) [PATCH v5 11/24] rust: device: make Core and CoreInternal lifetime-parameterized
2026-05-25 · Danilo Krummrich <dakr@kernel.org> · 3 Reviewed-by -
COLD17d
REVIEWED: 21 (21M) [PATCH v5 12/24] rust: pci: make Driver trait lifetime-parameterized
2026-05-25 · Danilo Krummrich <dakr@kernel.org> · 2 Reviewed-by
Quiet for 30+ days
Patches with no review trailers and no replies. Either the author is heads-down elsewhere or these slipped through. Oldest first.
-
DORMANTno replies
[PATCH 2/2] drm: vkms: do not use devres groups
2026-01-28 · Danilo Krummrich <dakr@kernel.org> -
STALE132d
[PATCH 1/9] rust: dma: rename CoherentAllocation fallible methods
2026-01-30 · Eliot Courtney <hidden> -
STALE132d
[PATCH 3/9] rust: dma: add CoherentArray for compile-time sized allocations
2026-01-30 · Eliot Courtney <hidden> -
STALE132d
[PATCH 9/9] gpu: nova-core: migrate to CoherentArray and CoherentObject
2026-01-30 · Eliot Courtney <hidden> -
STALE104d
[PATCH v2 2/2] rust: dma: use pointer projection infra for `dma_{read,write}` macro
2026-02-26 · Gary Guo <gary@kernel.org> -
STALE100d
[PATCH v2 1/4] rust: devres: return reference in `devres::register`
2026-03-06 · Markus Probst <hidden> -
STALE85d
[PATCH v3 1/4] rust: devres: return reference in `devres::register`
2026-03-13 · Markus Probst <hidden> -
STALE78d
[PATCH 3/7] gpu: nova-core: firmware: fwsec: use dma::Coherent
2026-03-21 · Alexandre Courbot <acourbot@nvidia.com> -
STALE78d
[PATCH 5/7] gpu: nova-core: fb: use dma::Coherent
2026-03-21 · Alexandre Courbot <acourbot@nvidia.com> -
STALE78d
[PATCH 6/7] gpu: nova-core: firmware: gsp: use dma::Coherent for signatures
2026-03-21 · Alexandre Courbot <acourbot@nvidia.com>